Skip to content

Conversation

payneio
Copy link
Contributor

@payneio payneio commented Nov 18, 2024

  • Re-implements the guided conversation library as a skill. WIP... tests and examples and being able to compose in subroutines coming next.
  • Removes RunContext from config of skill library (should only be in request/response calls to existing assistants).
  • Changes Skill dependency management from class to instance... which allows us to use multiple instances of a skill, but configured as dependencies to other assistants. This allows (requires) a dev to define their skill dependency entirely, deterministically.

@payneio payneio merged commit 1287049 into microsoft:main Nov 18, 2024
10 checks passed
@payneio payneio deleted the papayne/guided-conversation-skill branch November 18, 2024 19:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant